/* 2007年修订版、简体中文版 */

/* 以下是一些默认样式 */
/* body样式 */
body {
padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: url("images/topdi.jpg") repeat-x scroll center top #FFFFFF;
/* 自定义滚动条 需要删除DOCTYPE声明
	SCROLLBAR-FACE-COLOR: #f892cc; //滚动条凸出部分的颜色
	SCROLLBAR-HIGHLIGHT-COLOR: #f256c6; //滚动条空白部分的颜色
	SCROLLBAR-SHADOW-COLOR: #fd76c2; //立体滚动条阴影的颜色
	SCROLLBAR-3DLIGHT-COLOR: #fd76c2; //滚动条亮边的颜色
	SCROLLBAR-ARROW-COLOR: #fd76c2; //上下按钮上三角箭头的颜色
	SCROLLBAR-TRACK-COLOR: #fd76c2; //滚动条的背景颜色
	SCROLLBAR-DARKSHADOW-COLOR: #f629b9; //滚动条强阴影的颜色
	SCROLLBAR-BASE-COLOR: #e9cfe0; //滚动条的基本颜色*/
}

td,th{
	COLOR: #000000;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	font-size: 12px;
	line-height: 20px;	
}

/* 链接默认样式 */
a,a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D73D00;
	text-decoration: underline;
}

/* 文本输入框、下拉列表默认样式 */
input,option,select{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	background-color: #F7F7F7;
	HEIGHT: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #000000;
}

/* 按钮默认样式 */
.button{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #dddddd;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #dddddd;
}

/* 文本域默认样式 */
textarea{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体; 
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #000000;	
}

/* 表单样式*/
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

/* 以下是一些正文常用的字体样式 */
/* 字体样式：12像素字 19像素行间距 */
.f1219,a.f1219:link,a.f1219:visited {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
a.f1219:hover{
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration:underline;
}

.f1219c,a.f1219c:link,a.f1219c:visited {
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration: none;
}
a.f1219c:hover{
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration:underline;
}

/* 字体样式：12像素字 20像素行间距*/
.f1220,a.f1220:link,a.f1220:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.f1220:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.f1220c,a.f1220c:link,a.f1220c:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
}
a.f1220c:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

/* 字体样式：12像素字 21像素行间距 */
.f1221,a.f1221:link,a.f1221:visited  {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a.f1221:hover {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration:underline;
}

.f1221c,a.f1221c:link,a.f1221c:visited  {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration: none;
}
a.f1221c:hover {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration:underline;
}

/* 字体样式：14像素字 22像素行间距 */
.f1422,a.f1422:link,a.f1422:visited {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f1422:hover {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration:underline;
}

.f1422c,a.f1422c:link,a.f1422c:visited {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration: none;
}
a.f1422c:hover {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration:underline;
}

/* 字体样式：16像素字 26像素行间距 */
.f1626,a.f1626:link,a.f1626:visited {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
a.f1626:hover {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration:underline;
}

.f1626c,a.f1626c:link,a.f1626c:visited {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration: none;
}
a.f1626c:hover {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration:underline;
}

/* 其他字体样式 */
/* head字体样式 */
.head,a.head:link,a.head:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.head:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

/* 首页主要文字样式 */
.indexmain,a.indexmain:link,a.indexmain:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.indexmain:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

/* 首页其他文字样式 */
.indexother,a.indexother:link,a.indexother:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.indexother:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

/* 首页信息调用文字样式 */
.indexget,a.indexget:link,a.indexget:visited {
	font-size: 12px;
	line-height: 20px;
	color: #696969;
	text-decoration: none;
}
a.indexget:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

/* 表明当前页路径和位置的文字样式 */
.way,a.way:link,a.way:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.way:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.way2,a.way2:link,a.way2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
}
a.way2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.waybg {
 	text-align: right;
	background-color:#f5f5f5;
	height:22px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #CCCCCC;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.waypicbg{	
	padding-bottom:10px;
	padding-top:0px;
	height:30px;
}

/* 表明信息列表标题、信息内容标题的文字样式 */
a.listtitle:link,a.listtitle:visited {
	text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
	background-color: #DEF3FE;
}
a.listtitle:hover {
    text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #D73D00;
	background-color: #DEF3FE;
	text-decoration:underline;
}

.viewtitle,a.viewtitle:link,a.viewtitle:visited {
    text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
	background-color: #DEF3FE;
	padding-left:20px;
	padding-right:20px;
}
a.viewtitle:hover {
    text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #D73D00;
	background-color: #DEF3FE;
	text-decoration:underline;
	padding-left:20px;
	padding-right:20px;
}

/* 表明信息列表的文字样式 */
.infolist,a.infolist:link,a.infolist:visited {
	font-size: 12px;
	line-height: 20px;
	color: #6699cc;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	text-align:left;
	height:23px;
}
a.infolist:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	background-color: #FFFFFF;
	text-decoration:underline;
	padding-top: 2px;
	text-align:left;
	height:23px;
}

.infolist2,a.infolist2:link,a.infolist2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #6699cc;
	background-color: #F7F7F7;
	padding-top: 2px;
	text-decoration: none;
	text-align:left;
	height:23px;
}
a.infolist2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	background-color: #F7F7F7;
	text-decoration:underline;
	padding-top: 2px;
	text-align:left;
	height:23px;
}

/* 表明信息列表前边点的文字样式 */
.infodot {
 	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
}

/* 表明系统更多和返回的文字样式 */
.infomb,a.infomb:link,a.infomb:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.infomb:hover {
	font-size: 12px;
	line-height: 18px;
	color: #D73D00;
	text-decoration:underline;
}

/* 表明浏览次数或下载次数的文字样式 */
.infoclick,a.infoclick:link,a.infoclick:visited {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 4px;
	text-align:center;
}
a.infoclick:hover {
	font-size: 11px;
	line-height: 18px;
	color: #D73D00;
	text-decoration:underline;
	padding-bottom: 4px;
	
}

.infotime,a.infotime:link,a.infotime:visited {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 4px;
	text-align:center;
}
a.infotime:hover {
	font-size: 11px;
	line-height: 18px;
	color: #D73D00;
	text-decoration:underline;
	padding-bottom: 4px;
	}

/* 主导航样式 */
.menu,a.menu:link,a.menu:visited {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	font-size: 14px;
	line-height: 20px;
	color: #c6eeff;
	text-decoration:underline;
}

.menu2,a.menu2:link,a.menu2:visited {
	font-size: 14px;
	line-height: 20px;
	color: #c6eeff;
	text-decoration: none;
}
a.menu2:hover{
	font-size: 14px;
	line-height: 20px;
	color: #c6eeff;
	text-decoration:underline;
}

/* 中文侧导航样式 */
.menubg{
	background-repeat: repeat-x;/* 控制侧导航高度、间距、背景图片x方向重复 */
	background-position: bottom;/* 控制侧导航高度、间距、背景所居位置（下边）*/
	height:26px;
	padding-left:28px;
	}
.submenu,a.submenu:link,a.submenu:visited {
	font-size: 14px;
	line-height: 20px;
	color: #054492;
	text-decoration: none;
	cursor:pointer;
}
a.submenu:hover {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
.submenu2,a.submenu2:link,a.submenu2:visited {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
	cursor:pointer;
}
a.submenu2:hover {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
/* 中文侧导航样式 */
.submenutwo,a.submenutwo:link,a.submenutwo:visited {
	font-size: 12px;
	line-height: 20px;
	color: #054492;
	text-decoration: none;
	cursor:pointer;
}
a.submenutwo:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
.submenutwo2,a.submenutwo2:link,a.submenutwo2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
	cursor:pointer;
}
a.submenutwo2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
/* 分页样式 */
.pagebg
{
background-color: #F0FAFF;
text-align:right;
height:25px;
padding-right:10px;
padding-left:10px;
}
.page,a.page:link,a.page:visited {
	font-size: 12px;
	line-height: 20px;
	color:  #D73D00;
	text-decoration: none;
}
a.page:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
}
.page2,a.page2:link,a.page2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.page2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
}
/* 首页版权样式 */
.indexcopy,a.indexcopy:link,a.indexcopy:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.indexcopy:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}
/* 版权样式 */
.copy,a.copy:link,a.copy:visited {
	font-size: 12px;
	line-height: 20px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	color: #424141;
	text-decoration: none;
}
a.copy:hover {
	font-size: 12px;
	line-height: 20px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	color: #D73D00;
	text-decoration:underline;
}

/* 粗体文字 */
.b {
	font-weight: bold;
}

/* 左导航表格样式 */
.lefttable{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3D8F7;
	background-image: url(../../images/leftbg.gif);
	background-repeat: repeat-x;
}
/* 背景样式：不重复 居一角 */
.bg {
	background-repeat: no-repeat; /* 使背景不重复 */
	background-position: left bottom; /* 背景所居位置（现为左下角）*/
}
.bg2 { /* 侧导航背景专用 */
	background-repeat: repeat-x;/* 使背景x y方向重复 */
	background-position: top; /* 背景所居位置（上边）*/
}
.bg3 {
	background-repeat: no-repeat;/* 使背景不重复 */
	background-position: right top;/* 背景所居位置（现为右上角）*/
}


/*验证码的四个字符的颜色及背景色*/
.fredB {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #D73D00;
	text-decoration: none;
	background-color:#f0f0f0;
	padding-left:10px;
}

.fblueB {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0374BB;
	text-decoration: none;
		background-color:#f0f0f0;
}

.fgreenB {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #258E23;
	text-decoration: none;
		background-color:#f0f0f0;
}

.fyellowB {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #EE9802;
	text-decoration: none;
	background-color:#f0f0f0;
	padding-right:10px;
}

/*表格*/
.systable
{
 BORDER-TOP-WIDTH: 1px;
 BORDER-LEFT-WIDTH: 1px; 
 BORDER-BOTTOM-WIDTH: 1px; 
 BACKGROUND-COLOR: #58b3e1; 
 BORDER-RIGHT-WIDTH: 1px;
 padding:0px;
 border:0px;
 }
 
 .systr
 { 
 background-color:#f2fafd;
 }
 
 .systr2
 {
  background-color:#ffffff;
 }
 
 .movemousedh
{
	color:#FF7800;cursor: pointer;height:24px;width:112px; font-weight:bold;font-size:13px;text-decoration:underline;
}
.outmousedh
{
	color:#ffffff;cursor: pointer;height:24px;width:112px; font-weight:bold;font-size:13px;
}